type reflect.uncommonType
7 uses
reflect (current package)
type.go#L259: uncommon() *uncommonType
type.go#L319: type uncommonType = abi.UncommonType
type.go#L2122: u uncommonType
type.go#L2388: var ut *uncommonType
type.go#L2402: {Name: "U", Type: TypeOf(uncommonType{})},
type.go#L2407: ut = (*uncommonType)(tt.Elem().Field(1).Addr().UnsafePointer())
type.go#L2417: ut.Moff = uint32(unsafe.Sizeof(uncommonType{}))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)